Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Scale Scheduler #64

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Sep 16, 2024

auto scale scheduler proposal.

This design is based off a white boarding session done w/ @JoshVanL, thanks! 🚀

Signed-off-by: Cassandra Coyle <[email protected]>
Copy link
Member

@artursouza artursouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. I have 2 concerns:

  1. We should not be in the business of auto-scaling etcd, we should fix the first 1 or 3 scheduler instances to run with etcd. The problem is mostly with scaling down. Even going from 3 to 5 there is not a lot of value IMO.
  2. This proposal is getting into a great deal of detail that makes me wonder: if this is not a breaking change, can we do it in 1.16?

@cicoyle cicoyle mentioned this pull request Oct 1, 2024
22 tasks
@JoshVanL
Copy link
Contributor

JoshVanL commented Oct 3, 2024

+1 binding

1 similar comment
@yaron2
Copy link
Member

yaron2 commented Oct 3, 2024

+1 binding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants